type encoding/hex.decoder
3 uses
encoding/hex (current package)
hex.go#L167: type decoder struct {
hex.go#L177: return &decoder{r: r}
hex.go#L180: func (d *decoder) Read(p []byte) (n int, err error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)